home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Multimedia Villagina 2
/
Villagina_2.iso
/
mac
/
SVMM 2
/
Village
/
ECOLE
/
IMPRIM
/
IMPRIM.DIR
/
00027_Script_27
< prev
next >
Wrap
Text File
|
1995-10-19
|
339b
|
10 lines
on mousedown
set the castnum of sprite 46 to the number of cast "mainorm"
repeat while the stilldown
puppetsprite 13, true
if the number of cast (the castnum of sprite 13) <> 01 then
set the castnum of sprite 13 to the number of cast (the castnum of sprite 13) - (1)
end if
updatestage
end repeat
end